home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / a_man / cat1 / sysadm / DiskManager.z / DiskManager
Encoding:
Text File  |  2002-10-03  |  10.4 KB  |  265 lines

  1.  
  2.  
  3.  
  4. DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))                                                DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      DiskManager - view and manager fixed disks
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ////uuuussssrrrr////ssssyyyyssssaaaaddddmmmm////bbbbiiiinnnn////rrrruuuunnnnccccaaaattttaaaalllloooogggg ////uuuussssrrrr////ssssyyyyssssaaaaddddmmmm////ccccaaaattttaaaallllooooggggddddffff////SSSSaaaaDDDDiiiisssskkkkCCCCaaaattttaaaalllloooogggg....ccccddddffff
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      Managers display information about your system and provide access to
  16.      interactive guides (also called tasks) that let you administer your
  17.      system.  For example, the User Manager displays a list of the user
  18.      accounts currently on the system and gives you access to guides like "Add
  19.      a User Account" and "Modify a User Account."
  20.  
  21.      In a Manager window, you can open a guide by choosing its name from the
  22.      Task menu or by clicking its button at the bottom of the window.
  23.  
  24.      The Disk Manager monitors the fixed disks on the system and displays
  25.      information about their state.  Floppy disks and other removable media
  26.      are monitored by the RRRReeeemmmmoooovvvvaaaabbbblllleeee MMMMeeeeddddiiiiaaaa MMMMaaaannnnaaaaggggeeeerrrr and do not appear in the
  27.      Disk Manager.
  28.  
  29.      The Disk Manager gets its information about disks from the ggggeeeettttDDDDiiiisssskkkkIIIInnnnffffoooo
  30.      privcmd, which it executes whenever it detects, via ffffaaaammmm, an event which
  31.      may change a disk's state. Events detected include a change in /etc/mtab,
  32.      or the end of execution of programs such as ffffxxxx and ddddvvvvhhhhttttoooooooollll.
  33.  
  34. GGGGUUUUIIIIDDDDEEEESSSS
  35.      Guides, also called "tasks," are interactive windows that lead users
  36.      through the steps necessary to perform various system administration
  37.      tasks, such as adding new user accounts and configuring networking on the
  38.      system.
  39.  
  40.      A guide typically consists of a series of pages that prompt users to
  41.      enter information or select options. A user navigates through guide pages
  42.      using the Prev and Next buttons (or corresponding arrow keys).  When the
  43.      user reaches the last page of a guide and clicks the OK button, the
  44.      system executes one or more privileged commands to perform the system
  45.      administration task. These commands are located in /usr/sysadm/privcmd.
  46.      See _r_u_n_p_r_i_v(1M) for more information about privileged commands.
  47.  
  48.      Many of the guides require that a user either know the root password or
  49.      be assigned the necessary privileges (using the _P_r_i_v_i_l_e_g_e_M_a_n_a_g_e_r(_1)) in
  50.      order to perform the task.
  51.  
  52.  
  53.  
  54.      IIIInnnniiiittttiiiiaaaalllliiiizzzzeeee aaaa DDDDiiiisssskkkk
  55.                This Guide takes any disk with a valid format and converts it
  56.                into an option disk with all of its space in an XFS filesystem.
  57.                The privileges needed for this task are:
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))                                                DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))
  71.  
  72.  
  73.  
  74.                +o    Get Information About Disks (getDiskInfo(1M))
  75.  
  76.                +o    Initialize Disk (initDisk(1M))
  77.  
  78.                +o    Make xfs Filesystem (mkfsXfs(1M))
  79.  
  80.      MMMMoooouuuunnnntttt DDDDiiiisssskkkk''''ssss FFFFiiiilllleeeessssyyyysssstttteeeemmmm ((((MMMMoooouuuunnnntttt aaaa LLLLooooccccaaaallll FFFFiiiilllleeeessssyyyysssstttteeeemmmm))))
  81.                This Guide lets the user mount a filesystem located on a local
  82.                disk.  The privileges needed for this task are:
  83.  
  84.                +o    Get Information About Disks (getDiskInfo(1M))
  85.  
  86.                +o    List All Filesystems (listAllDiskFS(1M))
  87.  
  88.                +o    Mount Filesystem (mountfs(1M))
  89.  
  90.                +o    Show xlv (xlvShow(1M))
  91.  
  92.      UUUUnnnnmmmmoooouuuunnnntttt DDDDiiiisssskkkk''''ssss FFFFiiiilllleeeessssyyyysssstttteeeemmmm ((((UUUUnnnnmmmmoooouuuunnnntttt aaaa FFFFiiiilllleeeessssyyyysssstttteeeemmmm)))) This Guide
  93.                unmounts mounted filesystems, and can be used to unmount a
  94.                filesystem on a local disk.  The privileges needed for this
  95.                task are:
  96.  
  97.                +o    List All Filesystems (listAllDiskFS(1M))
  98.  
  99.                +o    Show xlv (xlvShow(1M))
  100.  
  101.                +o    Unmount Filesystem (umountfs(1M))
  102.  
  103.      VVVVeeeerrrriiiiffffyyyy aaaa DDDDiiiisssskkkk
  104.                This Guide scans the disk surface with two different passes
  105.                designed to identify bad blocks, which are marked and isolated.
  106.                The disk is repartitioned with the remaining usable space in
  107.                one filesystem (i.e., as an option disk).  The privileges
  108.                needed for this task are:
  109.  
  110.                +o    Get Information About Disks (getDiskInfo(1M))
  111.  
  112.                +o    Make xfs Filesystem (mkfsXfs(1M))
  113.  
  114.                +o    Verify Disk (verifyDisk(1M))
  115.  
  116.      CCCCrrrreeeeaaaatttteeee SSSSttttrrrriiiippppeeeedddd LLLLooooggggiiiiccccaaaallll VVVVoooolllluuuummmmeeee
  117.                This Guide lets the user create a striped logical volume of up
  118.                to three disks. An xfs filesystem is automatically placed on
  119.                the newly created volume.  The privileges needed for this task
  120.                are:
  121.  
  122.                +o    Create xlv Logical Volume (xlvCreateLV(1M))
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))                                                DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))
  137.  
  138.  
  139.  
  140.                +o    Get Disk Partitions (getDiskParts(1M))
  141.  
  142.                +o    Get Information About Disks (getDiskInfo(1M))
  143.  
  144.                +o    List All Filesystems (listAllDiskFS(1M))
  145.  
  146.                +o    Make xfs Filesystem (mkfsXfs(1M))
  147.  
  148.                +o    Partition Disk (setDiskParts(1M))
  149.  
  150.                +o    Show xlv (xlvShow(1M)).
  151.  
  152.      CCCCrrrreeeeaaaatttteeee aaaannnn EEEExxxxtttteeeennnnddddaaaabbbblllleeee LLLLooooggggiiiiccccaaaallll VVVVoooolllluuuummmmeeee
  153.                This Guide lets the user create an extendable logical volume
  154.                containing one or more disks.  An xfs filesystem is
  155.                automatically placed on the newly created volume.  The
  156.                privileges needed for this task are:
  157.  
  158.                +o    Create xlv Logical Volume (xlvCreateLV(1M))
  159.  
  160.                +o    Get Disk Partitions (getDiskParts(1M))
  161.  
  162.                +o    Get Information About Disks (getDiskInfo(1M))
  163.  
  164.                +o    List All Filesystems (listAllDiskFS(1M))
  165.  
  166.                +o    Make xfs Filesystem (mkfsXfs(1M))
  167.  
  168.                +o    Partition Disk (setDiskParts(1M))
  169.  
  170.                +o    Show xlv (xlvShow(1M))
  171.  
  172.      EEEExxxxtttteeeennnndddd LLLLooooggggiiiiccccaaaallll VVVVoooolllluuuummmmeeee
  173.                This Guide lets the user add unused disks to an Extendable
  174.                Logical Volume.  The disk space of the new disk is added to the
  175.                space of the volume.  The privileges needed for this task are:
  176.  
  177.                +o    Create xlv Logical Volume (xlvCreateLV(1M))
  178.  
  179.                +o    Extend xlv Logical Volume (xlvExtend(1M))
  180.  
  181.                +o    Get Disk Partitions (getDiskParts(1M))
  182.  
  183.                +o    Get Information About Disks (getDiskInfo(1M))
  184.  
  185.                +o    List All Filesystems (listAllDiskFS(1M))
  186.  
  187.                +o    Make xfs Filesystem (mkfsXfs(1M))
  188.  
  189.                +o    Partition Disk (setDiskParts(1M))
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                                                         PPPPaaaaggggeeee 3333
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202. DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))                                                DDDDIIIISSSSKKKKMMMMAAAANNNNAAAAGGGGEEEERRRR((((1111MMMM))))
  203.  
  204.  
  205.  
  206.                +o    Show xlv (xlvShow(1M))
  207.  
  208.      RRRReeeemmmmoooovvvveeee LLLLooooggggiiiiccccaaaallll VVVVoooolllluuuummmmeeee
  209.                This Guide lets the user remove an extendable logical volume or
  210.                a striped logical volume.  The contents of the volume are lost
  211.                and the disks are returned to an unused state.  The privileges
  212.                needed for this task are:
  213.  
  214.                +o    Delete xlv (xlvDelete(1M))
  215.  
  216.                +o    List All Filesystems (listAllDiskFS(1M))
  217.  
  218.                +o    Show xlv (xlvShow(1M))
  219.  
  220. FFFFIIIILLLLEEEESSSS
  221.      /etc/fstab    Static information about mounted filesystems
  222.      /etc/mtab     Dynamic information about mounted filesystems
  223.  
  224. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  225.      sysmgr(1M), runcatalog(1M), runpriv(1M), initDisk(1M), mountfs(1M),
  226.      umountfs(1M), verifyDisk(1M), xlvCreateLV(1M), mkfsXfs(1M), fx(1M),
  227.      dvhtool(1M), getDiskInfo(1M), RemovableMediaManager(1M)
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.                                                                         PPPPaaaaggggeeee 4444
  262.  
  263.  
  264.  
  265.